-
Home
-
Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss
-
2.9.13
-
Code
-
Classes
- ExtUvLoop
| Total Complexity |
55 |
| Dependencies |
9 |
| Dependents |
1 |
| Total lines |
323 |
| Lines of code |
189 |
| Logical lines of code |
111 |
| Comment lines |
52 |
| Methods |
19 |
| Properties |
10 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| run() |
A |
55 |
8 |
19 |
| createStreamListener() |
S |
56 |
7 |
17 |
| convertFloatSecondsToMilliseconds() |
S |
59 |
5 |
13 |
| removeStream() |
S |
61 |
4 |
13 |
| pollStream() |
S |
60 |
4 |
13 |
| addTimer() |
S |
56 |
2 |
20 |
| addPeriodicTimer() |
S |
58 |
2 |
16 |
| removeSignal() |
S |
67 |
3 |
7 |
| addStream() |
S |
66 |
3 |
8 |
| __construct() |
S |
63 |
2 |
10 |
| addReadStream() |
S |
69 |
2 |
7 |
| addWriteStream() |
S |
69 |
2 |
7 |
| removeReadStream() |
S |
68 |
2 |
7 |
| removeWriteStream() |
S |
68 |
2 |
7 |
| cancelTimer() |
S |
70 |
2 |
6 |
| addSignal() |
S |
63 |
2 |
10 |
| getUvLoop() |
S |
82 |
1 |
3 |
| futureTick() |
S |
81 |
1 |
3 |
| stop() |
S |
81 |
1 |
3 |